home *** CD-ROM | disk | FTP | other *** search
/ Aminet 34 / Aminet 34 (2000)(Schatztruhe)[!][Dec 1999].iso / Aminet / util / misc / dial.lha / Dial / source / _cat.h < prev    next >
Encoding:
C/C++ Source or Header  |  1999-03-19  |  5.8 KB  |  152 lines

  1. #ifndef DialStrings_CAT_H
  2. #define DialStrings_CAT_H
  3.  
  4. #include <exec/types.h>
  5. #include <libraries/locale.h>
  6.  
  7. /* Prototypes */
  8. extern void OpenAppCatalog(struct Locale *, STRPTR);
  9. extern void CloseAppCatalog(void);
  10. extern char *GetDialString(APTR);
  11.  
  12. /* Definitions */
  13. extern const APTR _MSG_AppDescription;
  14. #define MSG_AppDescription ((APTR) &_MSG_AppDescription)
  15. extern const APTR _MSG_GR_grp_00;
  16. #define MSG_GR_grp_00 ((APTR) &_MSG_GR_grp_00)
  17. extern const APTR _MSG_GR_grp_01;
  18. #define MSG_GR_grp_01 ((APTR) &_MSG_GR_grp_01)
  19. extern const APTR _MSG_GR_grp_02;
  20. #define MSG_GR_grp_02 ((APTR) &_MSG_GR_grp_02)
  21. extern const APTR _MSG_BT_Dial;
  22. #define MSG_BT_Dial ((APTR) &_MSG_BT_Dial)
  23. extern const APTR _MSG_STR_Name;
  24. #define MSG_STR_Name ((APTR) &_MSG_STR_Name)
  25. extern const APTR _MSG_STR_Number;
  26. #define MSG_STR_Number ((APTR) &_MSG_STR_Number)
  27. extern const APTR _MSG_BT_Add;
  28. #define MSG_BT_Add ((APTR) &_MSG_BT_Add)
  29. extern const APTR _MSG_BT_Remove;
  30. #define MSG_BT_Remove ((APTR) &_MSG_BT_Remove)
  31. extern const APTR _MSG_BT_Sort;
  32. #define MSG_BT_Sort ((APTR) &_MSG_BT_Sort)
  33. extern const APTR _MSG_BT_Load;
  34. #define MSG_BT_Load ((APTR) &_MSG_BT_Load)
  35. extern const APTR _MSG_BT_Save;
  36. #define MSG_BT_Save ((APTR) &_MSG_BT_Save)
  37. extern const APTR _MSG_LA_label_5;
  38. #define MSG_LA_label_5 ((APTR) &_MSG_LA_label_5)
  39. extern const APTR _MSG_LA_label_6;
  40. #define MSG_LA_label_6 ((APTR) &_MSG_LA_label_6)
  41. extern const APTR _MSG_LA_label_10;
  42. #define MSG_LA_label_10 ((APTR) &_MSG_LA_label_10)
  43. extern const APTR _MSG_LA_label_7;
  44. #define MSG_LA_label_7 ((APTR) &_MSG_LA_label_7)
  45. extern const APTR _MSG_LA_label_8;
  46. #define MSG_LA_label_8 ((APTR) &_MSG_LA_label_8)
  47. extern const APTR _MSG_LA_label_9;
  48. #define MSG_LA_label_9 ((APTR) &_MSG_LA_label_9)
  49. extern const APTR _MSG_BT_PrefSave;
  50. #define MSG_BT_PrefSave ((APTR) &_MSG_BT_PrefSave)
  51. extern const APTR _MSG_LV_Name;
  52. #define MSG_LV_Name ((APTR) &_MSG_LV_Name)
  53. extern const APTR _MSG_LV_Number;
  54. #define MSG_LV_Number ((APTR) &_MSG_LV_Number)
  55. extern const APTR _MSG_Quit;
  56. #define MSG_Quit ((APTR) &_MSG_Quit)
  57. extern const APTR _MSG_Quit_BT;
  58. #define MSG_Quit_BT ((APTR) &_MSG_Quit_BT)
  59. extern const APTR _MSG_MEN_PROJECT;
  60. #define MSG_MEN_PROJECT ((APTR) &_MSG_MEN_PROJECT)
  61. extern const APTR _MSG_MEN_LOAD;
  62. #define MSG_MEN_LOAD ((APTR) &_MSG_MEN_LOAD)
  63. extern const APTR _MSG_MEN_SAVE;
  64. #define MSG_MEN_SAVE ((APTR) &_MSG_MEN_SAVE)
  65. extern const APTR _MSG_MEN_ABOUT;
  66. #define MSG_MEN_ABOUT ((APTR) &_MSG_MEN_ABOUT)
  67. extern const APTR _MSG_MEN_ABOUTMUI;
  68. #define MSG_MEN_ABOUTMUI ((APTR) &_MSG_MEN_ABOUTMUI)
  69. extern const APTR _MSG_MEN_QUIT;
  70. #define MSG_MEN_QUIT ((APTR) &_MSG_MEN_QUIT)
  71. extern const APTR _MSG_MEN_SET;
  72. #define MSG_MEN_SET ((APTR) &_MSG_MEN_SET)
  73. extern const APTR _MSG_MEN_SETTINGS;
  74. #define MSG_MEN_SETTINGS ((APTR) &_MSG_MEN_SETTINGS)
  75. extern const APTR _MSG_MEN_MUISET;
  76. #define MSG_MEN_MUISET ((APTR) &_MSG_MEN_MUISET)
  77. extern const APTR _MSG_MEN_SAVESET;
  78. #define MSG_MEN_SAVESET ((APTR) &_MSG_MEN_SAVESET)
  79. extern const APTR _MSG_ReallyLoad;
  80. #define MSG_ReallyLoad ((APTR) &_MSG_ReallyLoad)
  81. extern const APTR _MSG_BT_ReallyLoad;
  82. #define MSG_BT_ReallyLoad ((APTR) &_MSG_BT_ReallyLoad)
  83. extern const APTR _MSG_BH_LV_main;
  84. #define MSG_BH_LV_main ((APTR) &_MSG_BH_LV_main)
  85. extern const APTR _MSG_BH_BT_Dial;
  86. #define MSG_BH_BT_Dial ((APTR) &_MSG_BH_BT_Dial)
  87. extern const APTR _MSG_BH_LV_set;
  88. #define MSG_BH_LV_set ((APTR) &_MSG_BH_LV_set)
  89. extern const APTR _MSG_BH_STR_Name;
  90. #define MSG_BH_STR_Name ((APTR) &_MSG_BH_STR_Name)
  91. extern const APTR _MSG_BH_STR_Number;
  92. #define MSG_BH_STR_Number ((APTR) &_MSG_BH_STR_Number)
  93. extern const APTR _MSG_BH_BT_Add;
  94. #define MSG_BH_BT_Add ((APTR) &_MSG_BH_BT_Add)
  95. extern const APTR _MSG_BH_BT_Remove;
  96. #define MSG_BH_BT_Remove ((APTR) &_MSG_BH_BT_Remove)
  97. extern const APTR _MSG_BH_BT_Sort;
  98. #define MSG_BH_BT_Sort ((APTR) &_MSG_BH_BT_Sort)
  99. extern const APTR _MSG_BH_BT_Load;
  100. #define MSG_BH_BT_Load ((APTR) &_MSG_BH_BT_Load)
  101. extern const APTR _MSG_BH_BT_Save;
  102. #define MSG_BH_BT_Save ((APTR) &_MSG_BH_BT_Save)
  103. extern const APTR _MSG_BH_SL_Length;
  104. #define MSG_BH_SL_Length ((APTR) &_MSG_BH_SL_Length)
  105. extern const APTR _MSG_BH_SL_Pause;
  106. #define MSG_BH_SL_Pause ((APTR) &_MSG_BH_SL_Pause)
  107. extern const APTR _MSG_BH_SL_Wait;
  108. #define MSG_BH_SL_Wait ((APTR) &_MSG_BH_SL_Wait)
  109. extern const APTR _MSG_BH_CH_system;
  110. #define MSG_BH_CH_system ((APTR) &_MSG_BH_CH_system)
  111. extern const APTR _MSG_BH_STR_system;
  112. #define MSG_BH_STR_system ((APTR) &_MSG_BH_STR_system)
  113. extern const APTR _MSG_BH_STR_DialCode;
  114. #define MSG_BH_STR_DialCode ((APTR) &_MSG_BH_STR_DialCode)
  115. extern const APTR _MSG_BH_STR_PA_pbname;
  116. #define MSG_BH_STR_PA_pbname ((APTR) &_MSG_BH_STR_PA_pbname)
  117. extern const APTR _MSG_BH_BT_PrefSave;
  118. #define MSG_BH_BT_PrefSave ((APTR) &_MSG_BH_BT_PrefSave)
  119. extern const APTR _MSG_NOTLOADED;
  120. #define MSG_NOTLOADED ((APTR) &_MSG_NOTLOADED)
  121. extern const APTR _MSG_NOTSAVED;
  122. #define MSG_NOTSAVED ((APTR) &_MSG_NOTSAVED)
  123. extern const APTR _MSG_BT_OK;
  124. #define MSG_BT_OK ((APTR) &_MSG_BT_OK)
  125. extern const APTR _MSG_ABOUT1;
  126. #define MSG_ABOUT1 ((APTR) &_MSG_ABOUT1)
  127. extern const APTR _MSG_ABOUT2;
  128. #define MSG_ABOUT2 ((APTR) &_MSG_ABOUT2)
  129. extern const APTR _MSG_ABOUT3;
  130. #define MSG_ABOUT3 ((APTR) &_MSG_ABOUT3)
  131. extern const APTR _MSG_CH_CONCEAL;
  132. #define MSG_CH_CONCEAL ((APTR) &_MSG_CH_CONCEAL)
  133. extern const APTR _MSG_BH_CH_CONCEAL;
  134. #define MSG_BH_CH_CONCEAL ((APTR) &_MSG_BH_CH_CONCEAL)
  135. extern const APTR _MSG_Label_AudioLR;
  136. #define MSG_Label_AudioLR ((APTR) &_MSG_Label_AudioLR)
  137. extern const APTR _MSG_Left;
  138. #define MSG_Left ((APTR) &_MSG_Left)
  139. extern const APTR _MSG_Right;
  140. #define MSG_Right ((APTR) &_MSG_Right)
  141. extern const APTR _MSG_BH_SL_AudioLR;
  142. #define MSG_BH_SL_AudioLR ((APTR) &_MSG_BH_SL_AudioLR)
  143. extern const APTR _MSG_Off;
  144. #define MSG_Off ((APTR) &_MSG_Off)
  145. extern const APTR _MSG_MEN_LOADSET;
  146. #define MSG_MEN_LOADSET ((APTR) &_MSG_MEN_LOADSET)
  147. extern const APTR _MSG_MEN_SETDEFAULT;
  148. #define MSG_MEN_SETDEFAULT ((APTR) &_MSG_MEN_SETDEFAULT)
  149.  
  150.  
  151. #endif /* !DialStrings_CAT_H */
  152.